[Company Logo Image] Knowledge Revolution

Home Products Services Profile Clients Contact Us Contents

Up
Salts

Isotherm Program

This page is from the Isotherm Program on-line help.

Contents

Water Activity - an explanation
       Effect of Water Activity on Microorganisms
Saturated salt solutions
Isotherms - an explanation and example plot
Data Requirements - to create an isotherm
Models:- equations and explanations
     BET
     GAB
Program Features - how to use each feature
     Data Entry
     Recalculate
     Estimate
     Database Functions
     Printing
     Scale
     Setup

Water Activity

Water activity is a measure of the water in a food (or other substance) available to organisms.

If you place a sample of food in a sealed container, the moisture in the air-space will come to an equilibrium value. Water activity is defined as the equilibrium relative humidity (ERH) of this air divided by 100.

                aw = ERH/100

Another form of the definition for water activity is:     aw=p/po

where:
p =partial pressure of water in food
p
o =saturated vapour pressure for pure water at the same temp.

The water activity of a food is important because it may affect the stability to degradation by chemical reactions, moulds, yeasts, bacteria and textural changes. Water activity may therefore give an indication of shelf life.
 

Isotherm

Water activity is a function of moisture and temperature of the food. The graphical relationship between moisture and water activity at constant temperature is called an isotherm. Isotherms are generally drawn with water activity on the horizontal axis.

An isotherm allows changes in moisture level of the food to be used to predict changes in water activity. It also allows prediction of the equilibrium moisture level of a food stored in an environment of known RH and temperature.

Typical Isotherm:  

Typical isotherm

Data Requirements

This program produces isotherms based on your data.

Data requirements:

Models

The isotherms are based on the BET and GAB models.
The BET model is widely believed to give the best fit to the data at a
w's of up to 0.55.
The GAB model provides a high level of accuracy up to at least 0.9 a
w.

    BET Model aw/[(1-aw)*m] = 1/(mo*c) + [(c-1)/(mo*c)]*aw

where:
m = dry basis moisture content
T = temperature in °K
aw= water activity
mo = monolayer moisture content
c = surface heat constant
also c = exp(Qs/RT)
where:
Qs = excess heat capacity at the monolayer (cal/mole)
R = the gas constant , 1.986 cal/mol°K
A plot of aw/[(1-aw)*m] vs aw allows the determination of the following parameters:
mo = 1/(intercept+slope)
c = 1/(intercept*mo)

 

GAB Model
        a
w/[(1-k*aw)*m] = 1/(mo*c*k) + [(c-1)/(mo*c)]*aw

    or m = mo*c*k*aw/[(1-k*aw)(1-k*aw+c*k*aw)]

This equation has a similar form to BET, but has an extra constant, k. BET is actually a special case of GAB, with k=1.

The GAB equation can be rearranged to a polynomial expression:

    aw/m = k/mo*(1/c-1)*aw² + *(c-2)/(mo*c)*aw+ 1/(mo*c*k)

where:
k = constant, in the range 0.6-1
aw= water activity
mo = GAB monolayer moisture
c = constant (not equal to the BET c)

The polynomial can be represented by: aw/m = A*aw² + B*aw + C
or    A*a
w² + (B-1/m)*aw + C = 0
Then a
w = [-B1-sqrt(B1² -4*B0*B2)]/(2*B2)

where:
B0 = 1/(mo*c*k) = C
B1 = (c-2)/(mo*c) -1/m= B-1/m
B2 = k/mo*(1/c-1)= A

Modified GAB

The modified GAB equation replaces c with c/T, where T is the temperature in °C. This enables isotherms to be estimated for any temperature, based on data measured at one temperature.

However, the accuracy of this is approximate only, as it assumes all materials are affected by temperature identically.
 

Features of the Isotherm Program

The program provides the following features, under the menu Program menu:

1. Enter new data, and calculate BET and GAB parameters. Draw isothermsIsotherms.

2. Recalculate the isotherm parameters.

3. Estimate aw or moisture at any temperature.

4. Add the product to the database
    Delete a product from the database
    Work with a product from the database
    Add the GAB constants for a product to the database
    Overlay a second isotherm on a chart (dry or wet basis moisture)

5. Print

6. Change the isotherm scales

7. Change the set-up.


1. Enter a new data set of aw / moisture (or add to or modify an existing data set), and the program will calculate the following:

BET model:
monolayer
Qs BET sorption heat
c
GAB model:
monolayer
c
k
Linear region:
intercept
slope

The BET parameters are calculated from the log. plot as described above.

The GAB parameters are calculated using matrices. You may also determine them iteratively using Solver, which may slightly improve the fit.

The isotherm generally has an almost linear region at intermediate values of aw. The program automatically calculates the extent of this region, and the slope and intercept of the straight line of best fit. The region is determined by calculating the widest aw range, within which the average difference between the isotherm curve and the straight line is <0.005 g water/g solid.

Two isotherm charts are shown, one with moisture on a dry basis and one on a wet basis. The charts show the data points, together with isotherms calculated by the GAB equation (and BET if selected under set-up). The straight line calculated for the linear region is also shown, if selected under set-up.

Data entry method:

Select the menu item Program menu - Data. A dialog box will appear, where you enter the product name and the temperature at which the data was measured.

You may choose to:
clear the existing data points and enter new data
add to or modify the existing data

The data entry dialog box will appear.

When you click on Enter sample data (or hit ENTER), the aw, weights if entered, and moisture for the sample will be added to the list box on the right.

If you click on "Delete sample data", then the sample with the number entered in the sample# box will be deleted, and the remaining samples re-numbered.

When you have entered all the sample data, click on Continue to enter the data into the isotherm program. The isotherm BET and GAB constants, and the linear region will be calculated and graphed.

The GAB parameters are calculated on a polynomial basis, using a least squares regression. This regression has no constraints, and may calculate values outside the acceptable range.

You will be presented with a summary of the data and isotherm. You may choose to use Solver to try to improve on the fit if you wish. At least a marginal improvement usually occurs. Solver is constrained to keep 0.7<=k<=1 and c>=1.

2. You can recalculate the parameters at any time. by selecting the menu item Program menu - Recalculate. This is necessary if you have changed the Solver options under Setup.

3. Estimate the aw for a known moisture, or the moisture for a known aw, at any temperature.
The estimate will appear between the two isotherm charts, and a GAB isotherm at the new temperature will be added to these charts.

4. Database functions.

The program contains a database of products, with raw data points and calculated parameters.
You may add a new poduct to this database, or work with a product from the database.
If you work with a product from the database, you may make changes to the data, recalculate the parameters, and overwrite the old database record with the new one.

You may also display an isotherm from the database overlaid on the isotherm you are working with, on a wet or dry moisture basis.

Database Method:

Select the menu item "Program menu - Database".
A dialog box with the following choices will appear:

If you choose to add to the database,and the product is already there, you will be asked whether you want to overwrite the existing record.

If you choose to work with an existing product, you must choose a product/temperature from the list. The data for the chosen product will be entered into the model, and the linear region recalculated.

If you to add the GAB constants for a product, you will be prompted for the following details: Product name and temperature GAB constants
This feature allows you to add isotherms to the database if you know the GAB constants, but have no data.

If you choose to add an overlay to your isotherm plot, you will be asked to pick any product/temperature from the database. The isotherm for this product will then be overlaid on your current isotherm.

5. Print

2 pages may be printed.
The first shows both isotherms with the BET and GAB parameters.
The second shows a plot of residuals, the log plot used to calculate the BET parameters, and the raw data.

Method: Select menu item Print 1 or Print 1-2 from the Program menu .

6. Scale

This allows you to alter the x and y axis scales on the two isothermsIsotherms.

7. Setup

You may also choose whether to display:

Effect of Water Activity on Microorganisms

It is water activity, rather than moisture levels, that determine whether a microorganism can live on or in a food or other substance.  A low water activity indicates that the moisture is bound to the substance, therefore unavailable to the microorganism.

aw

Microorganisms that grow above this aw
0.95 Pseudomonas, Escherichia, Proteus, Shigella, Klebsiella, Bacillus, Clostridium perfringens, some yeasts
0.91 Salmonella, Vibrio parabaemolyticus, C. botulinum, Lactobacillus, some moulds
0.87 Many yeasts, Candida, Torulopsis, Hansenula micrococcus
0.80 Most molds, most Saccharomyces spp., Debaryomyces, Staphylococcus aureus
0.75 Most halophilic bacteria, Mycotoxigenic aspergilli
0.65 Xerophilic moulds, Saccharomyces bisporus
0.60 Osmophilic yeasts, few moulds

Saturated Salt Solutions

The water activity of many saturated salt solutions is accurately known, and published in the literature. The water activity / temperature relationship of a saturated salt solution generally follows the following model:

    ln(aw) = k1/T - k2

where:
k1 and k2 are constants, different for each salt
T is temperature in Kelvin

When entering data sets in the program, the aw of the selected salt will automatically be calculated at the sample temperature.

Click here for values of k1 and k2 for various salts

Send mail to webmaster@knowledgerevolution.com.au with questions or comments about this web site.
Last modified: 10-Aug-2008